home *** CD-ROM | disk | FTP | other *** search
/ QuickTime 1.0 for Developers / QuickTime 1.0 for Developers.iso / Goodies / DiVA VideoShop™ / Visual Catalog / Visual Catalog / card_7688.xml < prev    next >
Extensible Markup Language  |  1991-09-06  |  11KB  |  299 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3. <card>
  4.     <id>7688</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_5239.pbm</bitmap>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <owner>6138</owner>
  11.     <link rel="stylesheet" type="text/css" href="stylesheet_3098.css" />
  12.     <part>
  13.         <id>1</id>
  14.         <type>button</type>
  15.         <visible> <true /> </visible>
  16.         <reserved5> 0 </reserved5>
  17.         <reserved4> 0 </reserved4>
  18.         <reserved3> 0 </reserved3>
  19.         <reserved2> 0 </reserved2>
  20.         <reserved1> 0 </reserved1>
  21.         <enabled> <true /> </enabled>
  22.         <rect>
  23.             <left>1</left>
  24.             <top>1</top>
  25.             <right>25</right>
  26.             <bottom>19</bottom>
  27.         </rect>
  28.         <style>transparent</style>
  29.         <showName> <false /> </showName>
  30.         <highlight> <false /> </highlight>
  31.         <autoHighlight> <false /> </autoHighlight>
  32.         <sharedHighlight> <true /> </sharedHighlight>
  33.         <family>0</family>
  34.         <titleWidth>0</titleWidth>
  35.         <icon>135</icon>
  36.         <textAlign>center</textAlign>
  37.         <font>Chicago</font>
  38.         <textSize>12</textSize>
  39.         <textStyle>plain</textStyle>
  40.         <name>icon</name>
  41.         <script></script>
  42.     </part>
  43.     <part>
  44.         <id>8</id>
  45.         <type>button</type>
  46.         <visible> <true /> </visible>
  47.         <reserved5> 0 </reserved5>
  48.         <reserved4> 0 </reserved4>
  49.         <reserved3> 0 </reserved3>
  50.         <reserved2> 0 </reserved2>
  51.         <reserved1> 0 </reserved1>
  52.         <enabled> <true /> </enabled>
  53.         <rect>
  54.             <left>232</left>
  55.             <top>180</top>
  56.             <right>269</right>
  57.             <bottom>202</bottom>
  58.         </rect>
  59.         <style>rectangle</style>
  60.         <showName> <true /> </showName>
  61.         <highlight> <false /> </highlight>
  62.         <autoHighlight> <true /> </autoHighlight>
  63.         <sharedHighlight> <true /> </sharedHighlight>
  64.         <family>0</family>
  65.         <titleWidth>0</titleWidth>
  66.         <icon>0</icon>
  67.         <textAlign>center</textAlign>
  68.         <font>Palatino</font>
  69.         <textSize>12</textSize>
  70.         <textStyle>bold</textStyle>
  71.         <name>Print</name>
  72.         <script>on mouseUpif the hilite of button id 16 is true then-- key wordslock screenlock messagespush cardgo card "Control"put fld "key menu" into listpop cardunlock messagesunlock screenput translateCR(list) into listprintList list,"Key Words:"exit mouseUpend ifif the hilite of button id 10 is true then-- all cardsif the hilite of button id 12 is true then-- indexlock screenlock messagespush cardgo card "Main"put fld "segment index" into listpop cardunlock messagesunlock screenprintList list,"Segments:"else-- reportsif the hilite of button id 13 is true then open report printing with template "Seg Info Default"if the hilite of button id 14 is true then open report printing with template "Seg Info Brief"if the hilite of button id 15 is true then open report printing with template "Seg Info Brief"lock screenlock messagespush cdgo first cdput fld "segment date" into cdlistrepeat with counter=1 to number of lines of cdlistprint cd id (item 2 of line counter of cdlist)end repeatpop cdunlock messagesunlock screenclose printingend ifelse-- browse listif the hilite of button id 12 is true then-- indexlock screenlock messagespush cardgo first cardput fld "browse list" into listpop cardunlock messagesunlock screenprintList list,"Browse List:"else-- reportsif the hilite of button id 13 is true then open report printing with template "Seg Info Default"if the hilite of button id 14 is true then open report printing with template "Seg Info Brief"if the hilite of button id 15 is true then open report printing with template "Seg Info Brief"lock screenlock messagespush cdgo first cdput fld "browse date" into cdlistrepeat with counter=1 to number of lines of cdlistprint cd id (line counter of cdlist)end repeatpop cdunlock messagesunlock screenclose printingend ifend ifend mouseUp-- print any list of thingson printList list,nameopen report printing with template "Any List"print this cdclose printingend printList</script>
  73.     </part>
  74.     <part>
  75.         <id>10</id>
  76.         <type>button</type>
  77.         <visible> <true /> </visible>
  78.         <reserved5> 0 </reserved5>
  79.         <reserved4> 0 </reserved4>
  80.         <reserved3> 0 </reserved3>
  81.         <reserved2> 0 </reserved2>
  82.         <reserved1> 0 </reserved1>
  83.         <enabled> <true /> </enabled>
  84.         <rect>
  85.             <left>110</left>
  86.             <top>49</top>
  87.             <right>223</right>
  88.             <bottom>65</bottom>
  89.         </rect>
  90.         <style>radiobutton</style>
  91.         <showName> <true /> </showName>
  92.         <highlight> <false /> </highlight>
  93.         <autoHighlight> <false /> </autoHighlight>
  94.         <sharedHighlight> <true /> </sharedHighlight>
  95.         <family>0</family>
  96.         <titleWidth>0</titleWidth>
  97.         <icon>0</icon>
  98.         <textAlign>center</textAlign>
  99.         <font>Palatino</font>
  100.         <textSize>10</textSize>
  101.         <textStyle>plain</textStyle>
  102.         <name>Print all entries</name>
  103.         <script>on mouseUplock screenset the hilite of me to trueset the hilite of button id 11 to falseset the hilite of button id 16 to falseshow button id 12show button id 13show button id 14show button id 15unlock screenend mouseUp</script>
  104.     </part>
  105.     <part>
  106.         <id>11</id>
  107.         <type>button</type>
  108.         <visible> <true /> </visible>
  109.         <reserved5> 0 </reserved5>
  110.         <reserved4> 0 </reserved4>
  111.         <reserved3> 0 </reserved3>
  112.         <reserved2> 0 </reserved2>
  113.         <reserved1> 0 </reserved1>
  114.         <enabled> <true /> </enabled>
  115.         <rect>
  116.             <left>110</left>
  117.             <top>65</top>
  118.             <right>246</right>
  119.             <bottom>82</bottom>
  120.         </rect>
  121.         <style>radiobutton</style>
  122.         <showName> <true /> </showName>
  123.         <highlight> <true /> </highlight>
  124.         <autoHighlight> <false /> </autoHighlight>
  125.         <sharedHighlight> <true /> </sharedHighlight>
  126.         <family>0</family>
  127.         <titleWidth>0</titleWidth>
  128.         <icon>0</icon>
  129.         <textAlign>center</textAlign>
  130.         <font>Palatino</font>
  131.         <textSize>10</textSize>
  132.         <textStyle>plain</textStyle>
  133.         <name>Print browse list entries</name>
  134.         <script>on mouseUplock screenset the hilite of me to trueset the hilite of button id 10 to falseset the hilite of button id 16 to falseshow button id 12show button id 13show button id 14show button id 15unlock screenend mouseUp</script>
  135.     </part>
  136.     <part>
  137.         <id>12</id>
  138.         <type>button</type>
  139.         <visible> <true /> </visible>
  140.         <reserved5> 0 </reserved5>
  141.         <reserved4> 0 </reserved4>
  142.         <reserved3> 0 </reserved3>
  143.         <reserved2> 0 </reserved2>
  144.         <reserved1> 0 </reserved1>
  145.         <enabled> <true /> </enabled>
  146.         <rect>
  147.             <left>110</left>
  148.             <top>105</top>
  149.             <right>186</right>
  150.             <bottom>121</bottom>
  151.         </rect>
  152.         <style>radiobutton</style>
  153.         <showName> <true /> </showName>
  154.         <highlight> <false /> </highlight>
  155.         <autoHighlight> <false /> </autoHighlight>
  156.         <sharedHighlight> <true /> </sharedHighlight>
  157.         <family>0</family>
  158.         <titleWidth>0</titleWidth>
  159.         <icon>0</icon>
  160.         <textAlign>center</textAlign>
  161.         <font>Palatino</font>
  162.         <textSize>10</textSize>
  163.         <textStyle>plain</textStyle>
  164.         <name>Print Index</name>
  165.         <script>on mouseUplock screenset the hilite of me to trueset the hilite of button id 13 to falseset the hilite of button id 14 to falseset the hilite of button id 15 to falseunlock screenend mouseUp</script>
  166.     </part>
  167.     <part>
  168.         <id>13</id>
  169.         <type>button</type>
  170.         <visible> <true /> </visible>
  171.         <reserved5> 0 </reserved5>
  172.         <reserved4> 0 </reserved4>
  173.         <reserved3> 0 </reserved3>
  174.         <reserved2> 0 </reserved2>
  175.         <reserved1> 0 </reserved1>
  176.         <enabled> <true /> </enabled>
  177.         <rect>
  178.             <left>110</left>
  179.             <top>121</top>
  180.             <right>251</right>
  181.             <bottom>137</bottom>
  182.         </rect>
  183.         <style>radiobutton</style>
  184.         <showName> <true /> </showName>
  185.         <highlight> <true /> </highlight>
  186.         <autoHighlight> <false /> </autoHighlight>
  187.         <sharedHighlight> <true /> </sharedHighlight>
  188.         <family>0</family>
  189.         <titleWidth>0</titleWidth>
  190.         <icon>0</icon>
  191.         <textAlign>center</textAlign>
  192.         <font>Palatino</font>
  193.         <textSize>10</textSize>
  194.         <textStyle>plain</textStyle>
  195.         <name>Print 'default' listing</name>
  196.         <script>on mouseUpset the hilite of me to trueset the hilite of button id 12 to falseset the hilite of button id 14 to falseset the hilite of button id 15 to falseend mouseUp</script>
  197.     </part>
  198.     <part>
  199.         <id>14</id>
  200.         <type>button</type>
  201.         <visible> <true /> </visible>
  202.         <reserved5> 0 </reserved5>
  203.         <reserved4> 0 </reserved4>
  204.         <reserved3> 0 </reserved3>
  205.         <reserved2> 0 </reserved2>
  206.         <reserved1> 0 </reserved1>
  207.         <enabled> <true /> </enabled>
  208.         <rect>
  209.             <left>110</left>
  210.             <top>137</top>
  211.             <right>239</right>
  212.             <bottom>153</bottom>
  213.         </rect>
  214.         <style>radiobutton</style>
  215.         <showName> <true /> </showName>
  216.         <highlight> <false /> </highlight>
  217.         <autoHighlight> <false /> </autoHighlight>
  218.         <sharedHighlight> <true /> </sharedHighlight>
  219.         <family>0</family>
  220.         <titleWidth>0</titleWidth>
  221.         <icon>0</icon>
  222.         <textAlign>center</textAlign>
  223.         <font>Palatino</font>
  224.         <textSize>10</textSize>
  225.         <textStyle>plain</textStyle>
  226.         <name>Print 'brief' listing</name>
  227.         <script>on mouseUpset the hilite of me to trueset the hilite of button id 12 to falseset the hilite of button id 13 to falseset the hilite of button id 15 to falseend mouseUp</script>
  228.     </part>
  229.     <part>
  230.         <id>15</id>
  231.         <type>button</type>
  232.         <visible> <true /> </visible>
  233.         <reserved5> 0 </reserved5>
  234.         <reserved4> 0 </reserved4>
  235.         <reserved3> 0 </reserved3>
  236.         <reserved2> 0 </reserved2>
  237.         <reserved1> 0 </reserved1>
  238.         <enabled> <true /> </enabled>
  239.         <rect>
  240.             <left>110</left>
  241.             <top>153</top>
  242.             <right>239</right>
  243.             <bottom>169</bottom>
  244.         </rect>
  245.         <style>radiobutton</style>
  246.         <showName> <true /> </showName>
  247.         <highlight> <false /> </highlight>
  248.         <autoHighlight> <false /> </autoHighlight>
  249.         <sharedHighlight> <true /> </sharedHighlight>
  250.         <family>0</family>
  251.         <titleWidth>0</titleWidth>
  252.         <icon>0</icon>
  253.         <textAlign>center</textAlign>
  254.         <font>Palatino</font>
  255.         <textSize>10</textSize>
  256.         <textStyle>plain</textStyle>
  257.         <name>Print 'long' listing</name>
  258.         <script>on mouseUplock screenset the hilite of me to trueset the hilite of button id 12 to falseset the hilite of button id 13 to falseset the hilite of button id 14 to falseunlock screenend mouseUp</script>
  259.     </part>
  260.     <part>
  261.         <id>16</id>
  262.         <type>button</type>
  263.         <visible> <true /> </visible>
  264.         <reserved5> 0 </reserved5>
  265.         <reserved4> 0 </reserved4>
  266.         <reserved3> 0 </reserved3>
  267.         <reserved2> 0 </reserved2>
  268.         <reserved1> 0 </reserved1>
  269.         <enabled> <true /> </enabled>
  270.         <rect>
  271.             <left>110</left>
  272.             <top>82</top>
  273.             <right>214</right>
  274.             <bottom>99</bottom>
  275.         </rect>
  276.         <style>radiobutton</style>
  277.         <showName> <true /> </showName>
  278.         <highlight> <false /> </highlight>
  279.         <autoHighlight> <false /> </autoHighlight>
  280.         <sharedHighlight> <true /> </sharedHighlight>
  281.         <family>0</family>
  282.         <titleWidth>0</titleWidth>
  283.         <icon>0</icon>
  284.         <textAlign>center</textAlign>
  285.         <font>Palatino</font>
  286.         <textSize>10</textSize>
  287.         <textStyle>plain</textStyle>
  288.         <name>Print key words</name>
  289.         <script>on mouseUplock screenset the hilite of me to trueset the hilite of button id 10 to falseset the hilite of button id 11 to falsehide button id 12hide button id 13hide button id 14hide button id 15unlock screenend mouseUp</script>
  290.     </part>
  291.     <content>
  292.         <layer>background</layer>
  293.         <id>10</id>
  294.         <text>Print Options</text>
  295.     </content>
  296.     <name>print</name>
  297.     <script></script>
  298. </card>
  299.